home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d17 / laser34a.arc / LASER34.DOC next >
Text File  |  1990-05-02  |  6KB  |  114 lines

  1.                 LASER GRAPHICS PROGRAM DOCUMENTATION FILE
  2.  
  3. This graphics package provides an easy means of generating data plots.  To
  4. use this software, copy all of the files into a sub-directory on your hard
  5. disk.  It is best to create a separate subdirectory for these programs.
  6. Unpack the files if they are in .ZIP form (you will need something like
  7. PKUNZIP to do this.)  Then type INSTALL and answer all questions.  The
  8. programs will then be installed and ready to use.  Type in PLOTHELP and
  9. read the OVERVIEW topic, and then run the demo program by typing in DEMO.
  10. Then run some of the example plots as directed in PLOTHELP topic EXAMPLES.
  11. Beyond this brief introduction, read the printed documentation and the help
  12. files.
  13.  
  14. Function:             To generate plots of various types.
  15.  
  16. System requirements:  PC or compatible,
  17.                       Graphics screen:  Color Graphics Adapter
  18.                                         Enhanced Graphics Adapter
  19.                                         Hercules Monochrome Graphics
  20.                                         IBM PS/2 VGA
  21.                       Memory:           512 K or more
  22.                       Printer:          Epson 8 or 24 pin
  23.                                         C. Itoh Prowriter
  24.                                         HP Laserjet
  25.                       Dos:              Version 3.0 or higher
  26.                       Math Coprocessor: Not necessary, but used if present
  27.                       Hard disk:        Required
  28.  
  29. Plot types:           Single line plots
  30.                       Multiple line plots
  31.                       Three dimensional perspective plots
  32.                       X-Y plots
  33.                       Polar Plots
  34.                       Scatter diagrams
  35.                       Vector diagrams
  36.  
  37. Output:               High resolution plot generation (up to approximately
  38.                          2400 by 3000 pixels)
  39.                       Low resolution screen dumps
  40.                       Save screen plots to disk file
  41.                       Plot disk files compatible with some word processors
  42.  
  43. Additional Features:  Gallery program to review previously generated plots
  44.                       Hidden line removal on three dimensional plots
  45.                       Optional axis auto-scaling
  46.                       Optional user-defined axis numbering and tic marks
  47.                       Automatic conversion to log scale
  48.                       Automatic error bars
  49.                       Split screens (multiple plots per page)
  50.                       Disk paging if bit-map is too large for RAM
  51.                       Support for Hewlett-Packard Laserjet format soft-fonts
  52.                       Can be used as graphics driver
  53.  
  54. Advantages:           The programs are simple enough to plot a data file
  55.                       with a single command, yet powerful enough to generate
  56.                       extremely high-quality plots on a laser printer.
  57.  
  58.                       Virtually all plot characteristics may be user defined,
  59.                       but default settings are included so that the user does
  60.                       not need to bother with unnecessary details.
  61.  
  62.                       All plot commands may be entered on the DOS command line.
  63.                       This allows a string of plot commands to be put in a
  64.                       batch file for execution without requiring constant user
  65.                       intervention.
  66.  
  67. Disadvanteges:        Slow operation for some plots:  For high-resolution
  68.                       plots, the number of pixels that must be handled
  69.                       can be tremendous.  For example, a 2000 by 2500 pixel
  70.                       laser printer plot will have five million pixels which
  71.                       must be accounted for.  On a basic 4.77 Mhz 8088
  72.                       computer, handling this many pixels can take an
  73.                       annoyingly long time.  Even for a low-resolution plot,
  74.                       a large data file and slow disk drive will slow things
  75.                       down.
  76.  
  77.                       Relatively steep "learning curve":  the software was
  78.                       written to be very easy to use.  This was accomplished
  79.                       at the expense of making it less easy to learn.  It is
  80.                       hoped that the help files and demo will ease this
  81.                       problem.
  82.  
  83. Liability:            The software is provided as is; the authors assume
  84.                       no liability for any problems or expenses arising
  85.                       from its use or misuse.
  86.  
  87. Documentation:        On-line help files
  88.                       Printed documentation will be sent to registered users
  89.  
  90. Licensing:            Any user, registered or not, may use and distribute this
  91.                       software at will, provided:
  92.  
  93.                          1) the software is not modified,
  94.                          2) no part of the software is sold for a charge
  95.                             exceeding a nominal copying charge.
  96.  
  97.                       When copying the software, please distribute only the
  98.                       original archived files (LASER*.*).  This ensures that
  99.                       all users will obtain a full working copy.
  100.  
  101. Registration:         If you find this software to be useful, a $49
  102.                       contribution will be appreciated.  Users contributing
  103.                       this amount will receive the most recent version of
  104.                       Laser Graphics, and printed documentation (and an
  105.                       update of the documentation when it becomes available).
  106.  
  107.  
  108.                       Registration may be mailed to:
  109.  
  110.                       J. M. Baden
  111.                       1500 Mill Creek Court
  112.                       Marietta GA 30060
  113.  
  114.